ASP.NET MVC コントロールヘルプ
IsEditable プロパティ (ComboBoxBase<T>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ComboBoxBase<T> クラス : IsEditable プロパティ
ComboBox の入力要素でテキストの編集を有効または無効にする値を取得または設定します(デフォルトは false)。
シンタックス
'宣言
 
Public Overridable Property IsEditable As System.Boolean
public virtual System.bool IsEditable {get; set;}
参照

ComboBoxBase<T> クラス
ComboBoxBase<T> メンバ